QuickTime 4 Reference
|
Previous
|
Chapter Contents
|
Chapter Top
|
Next
|
The
internet location class
QuickTime movies intended for streaming or use on the Internet can have one or more internet locations or URLs.
Some examples of internet locations are <http://yourserver/yourmovie.mov> or <rtsp://yourserver/yourmovie.mov>. A movie can have zero or more internet locations.
Class internet location: A movie internet location
Plural form:
internet locations
Properties:
class
type class [r/o]
-- the class
location
international text [r/o]
-- the internet location
For example:
-- open URLs --
open location "rtsp://yourServer/thedead.mov"
getURL "rtsp://yourServer/movies/thedead.mov"
© 2000 Apple Computer, Inc.
|
Previous
|
Chapter Contents
|
Chapter Top
|
Next
|